go.pact.im/x/supervisor.Supervisor.hook (field)
6 uses
go.pact.im/x/supervisor (current package)
supervisor.go#L28: hook Hook
supervisor.go#L52: hook: hook,
supervisor.go#L155: if s.hook.Pre == nil {
supervisor.go#L158: return s.hook.Pre(ctx, s)
supervisor.go#L163: if s.hook.Post == nil {
supervisor.go#L166: return s.hook.Post(ctx, s)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)